home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / disk / mt220.zip / HISTORY.TXT < prev    next >
Text File  |  1997-04-01  |  2KB  |  60 lines

  1. Version History for Move To drive/directory, Copyright 1996-7 Jason Hood.
  2.  
  3. Version 2.20
  4.  
  5. 27 to 1 April, 1997:
  6.   Allowed for more than two previous directories, but still within 2*MAXDIR
  7.   bytes.
  8. mt.cpp:
  9.   Select a partial directory by number.
  10.   List matches using number 0.
  11.  
  12.  
  13. Version 2.11
  14.  
  15. mt.cpp - 2 March, 1997:
  16.   Corrected a bug with trailing backslash.
  17.  
  18. mtmem.asm - 8 March:
  19.   Removed TOP_MEM from INSTALL_TSR
  20.  
  21.  
  22. Version 2.10
  23.  
  24. mt.cpp - 9 to 11 February, 1997:
  25.   Added "##" to the make the new extension permanent, default extension;
  26.   Added return codes;
  27.   Can accept a trailing (back)slash;
  28.   Can accept a partial and then exact path (eg. "mt w /not/scanned");
  29.   Added the directory structure file to the display;
  30.   Modified to work with MTMem 2.00;
  31.   Changed setdrive to distinguish between unavailable and invalid.
  32.  
  33. mtmem.asm - 10 to 11 February:
  34.   Changed to AMIS;
  35.   Support for virtual machines.
  36.  
  37.  
  38. Version 2.00
  39.  
  40. mt.cpp - 29 September to 1 November, 1996:
  41.   Changed treatment of previous directories;
  42.   Removed "-> sorting -> indexing -> done" from the scan;
  43.   Added the extension option;
  44.   Changed the nonexistant directory message;
  45.   Changed the [wr]long functions to #define;
  46.   Fixed a bug with find function dealing with star not finding a directory;
  47.   Added open functions to open a file and exit the program if unable;
  48.   Added a hardware error handler to ignore drive not ready;
  49.   Modified reverse & finddirs function;
  50.   Added "+" & "-" options for adding and removing directories.
  51.  
  52. mtmem.asm - 29 October:
  53.   Updated to reflect changes in mt.cpp (convert prev. dirs. to uppercase and \)
  54.  
  55.  
  56. Version 1.00
  57. mt.cpp - 14 April to 4 June, 1996.
  58. mtmem.asm - 5 May to 2 June.
  59.   Initial release.
  60.